﻿2026-07-22T07:51:53.0757883Z ##[group]Run actions/checkout@v5
2026-07-22T07:51:53.0758358Z with:
2026-07-22T07:51:53.0758706Z   repository: BigscreenVR/spt-bs-core
2026-07-22T07:51:53.0761602Z   token: ***
2026-07-22T07:51:53.0761970Z   ssh-strict: true
2026-07-22T07:51:53.0762323Z   ssh-user: git
2026-07-22T07:51:53.0762671Z   persist-credentials: true
2026-07-22T07:51:53.0763046Z   clean: true
2026-07-22T07:51:53.0763389Z   sparse-checkout-cone-mode: true
2026-07-22T07:51:53.0763817Z   fetch-depth: 1
2026-07-22T07:51:53.0764152Z   fetch-tags: false
2026-07-22T07:51:53.0764500Z   show-progress: true
2026-07-22T07:51:53.0764845Z   lfs: false
2026-07-22T07:51:53.0765174Z   submodules: false
2026-07-22T07:51:53.0765529Z   set-safe-directory: true
2026-07-22T07:51:53.0765928Z   allow-unsafe-pr-checkout: false
2026-07-22T07:51:53.0766323Z env:
2026-07-22T07:51:53.0766652Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T07:51:53.0767077Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T07:51:53.0767491Z ##[endgroup]
2026-07-22T07:51:53.1544939Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T07:51:53.1546460Z ##[group]Getting Git version info
2026-07-22T07:51:53.1547163Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T07:51:53.1548102Z [command]/usr/bin/git version
2026-07-22T07:51:53.1548508Z git version 2.43.0
2026-07-22T07:51:53.1556739Z ##[endgroup]
2026-07-22T07:51:53.1567580Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cf056ca2-865a-4842-85d0-164f276d576a' before making global git config changes
2026-07-22T07:51:53.1569142Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T07:51:53.1570875Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T07:51:53.1604190Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T07:51:53.1623998Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T07:51:53.1634161Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T07:51:53.1636690Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T07:51:53.1655565Z HEAD
2026-07-22T07:51:53.1687119Z ##[endgroup]
2026-07-22T07:51:53.1687866Z [command]/usr/bin/git submodule status
2026-07-22T07:51:53.1866047Z ##[group]Cleaning the repository
2026-07-22T07:51:53.1868877Z [command]/usr/bin/git clean -ffdx
2026-07-22T07:51:53.9911047Z Removing target/
2026-07-22T07:51:53.9921603Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T07:51:53.9973553Z HEAD is now at 76687907 Merge 58aab1f7e99b0a0c8a2c678eeaf38eaa38958b2e into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:51:53.9979584Z ##[endgroup]
2026-07-22T07:51:53.9984686Z ##[group]Disabling automatic garbage collection
2026-07-22T07:51:53.9988622Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T07:51:54.0017150Z ##[endgroup]
2026-07-22T07:51:54.0018870Z ##[group]Setting up auth
2026-07-22T07:51:54.0023412Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T07:51:54.0050862Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T07:51:54.0242681Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T07:51:54.0271523Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T07:51:54.0457960Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T07:51:54.0485416Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T07:51:54.0674516Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T07:51:54.0734692Z ##[endgroup]
2026-07-22T07:51:54.0736359Z ##[group]Fetching the repository
2026-07-22T07:51:54.0743394Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7668790713f14a464e3f00385f5608118824de77:refs/remotes/pull/58/merge
2026-07-22T07:51:54.5041591Z ##[endgroup]
2026-07-22T07:51:54.5042559Z ##[group]Determining the checkout info
2026-07-22T07:51:54.5043533Z ##[endgroup]
2026-07-22T07:51:54.5047230Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T07:51:54.5086259Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T07:51:54.5113907Z ##[group]Checking out the ref
2026-07-22T07:51:54.5116317Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/58/merge
2026-07-22T07:51:54.5158001Z HEAD is now at 76687907 Merge 58aab1f7e99b0a0c8a2c678eeaf38eaa38958b2e into 89779e0d99f9692aeba3d602fa837e914d44cae6
2026-07-22T07:51:54.5161125Z ##[endgroup]
2026-07-22T07:51:54.5189028Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T07:51:54.5207531Z 7668790713f14a464e3f00385f5608118824de77
